Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| name | String | ||
| rewardStores | List | ||
| eCommerceStores | List | ||
| parent | CommonCollectionResource | ||
| children | List | Get all children of this resource, to filter use .ofType("type") e.g. to get all not fulfilled carts .ofType("N") | |
| searchResults | List | ||
| title | String | ||
| carts | List |
Hide comments